home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / turbovis / ned103.zip / EDITHELP.TXT < prev    next >
Text File  |  1992-08-28  |  51KB  |  1,407 lines

  1. .topic NoContext=0
  2. MAIN Help
  3.              ┌─────────────────┐
  4.          ░▒▓█│  NewEdit V1.03  │█▓▒░
  5.              ╘═════════════════╛
  6.  
  7.                  Al Andersen
  8.                  PO BOX 2436
  9.            Sierra Vista, AZ 85636
  10.  
  11.             CompuServe 71610,3214
  12.  Internet: aandersen@huachuca-emh2.army.mil
  13.  
  14. Topics:
  15.  
  16.  {Dialogs:Dialogs} │ {Editor:Editor_Commands} │ {Menus:Menus} │ {Glossary:Glossary}
  17.  
  18. Updates will be available on CompuServe, BPROGA forum, in the OOP
  19. library.  If you don't have access to CompuServe, send $10 to the above
  20. address with your name and address and I'll send it to you.  Please
  21. specify whether you want a 5-1/4" or 3-1/2" diskette.
  22.  
  23. Special thanks to Johnathan Stein and Tom Campbell for their
  24. contributions and support.
  25.  
  26. Test code for this program was developed with SHAZAM.  A SHAZAM
  27. version of NEDEMO is available from Johnathan Stein.   Send
  28. $10.00 and your name, address and disk size (5¼ or 3½) to:
  29.  
  30.              Johnathan J. Stein
  31.              Post Office Box 346
  32.              Perrysburg, OH 43552
  33.                  419-666-7103
  34.              CompuServe 76576,470
  35.  
  36.  
  37. .topic Dragging=1
  38.  DRAG Mode                       {MAIN Help:NoContext}
  39.  
  40. The current window is being moved or resized.  Press [Enter] to
  41. keep the current position, or [Esc] to restore the former position
  42. and/or size.
  43.  
  44. .topic Menus=2000
  45.  MENUS Help                      {MAIN Help:NoContext}
  46.  
  47. Select which menu you would like help on.
  48.  
  49. Topics:
  50.  
  51.  {File:File_Menu}    │ {Edit:Edit_Menu}
  52.  {Search:Search_Menu}  │ {Windows:Windows_Menu}
  53.  {Desktop:Desktop_Menu} │
  54.  
  55. .topic File_Menu=2100
  56.  FILE Menu       [Alt]-[F]       {MENUS Help:Menus}
  57.  
  58. This menu allows you to access various file commands.  Select
  59. which menu item you would like help on.
  60.  
  61. Sub Topics:
  62.  
  63.  {Open:Open}          │ {New:New}          │
  64.  {Save Continue:Save} │ {Save Done:SaveDone}    │ {Save File:SaveAs}
  65.  {Change Dir:ChangeDir}    │ {Shell To DOS:ShellToDos} │
  66.  {Exit:Exit}          │              │
  67.  
  68. .topic Open
  69.  OPEN            [F3]            {FILE Menu:File_Menu}
  70.  
  71. Select a file from disk to edit.
  72.  
  73. .topic New
  74.  NEW                             {FILE Menu:File_Menu}
  75.  
  76. Automatically open a blank edit window with the
  77. {title:GTitleBar} of UNTITLED.  You can start typing text right
  78. away.
  79.  
  80. .topic Save
  81.  SAVE CONTINUE   [F2]            {FILE Menu:File_Menu}
  82.                                  {SAVE Cmds:Saving}
  83.  
  84. Save text in the current window to disk and continue editing.
  85. If your window is titled UNTITLED, you will be asked to supply
  86. a file name. Otherwise, the text is saved to disk using the
  87. current {window title:GTitleBar}.
  88.  
  89. This command is disabled until you open an edit window.
  90.  
  91. .topic SaveDone
  92.  SAVE DONE       [Ctrl]-[K]-[D]  {FILE Menu:File_Menu}
  93.                                  {SAVE Cmds:Saving}
  94.  
  95. Save text in the current window to disk and close the edit
  96. window. If your window is {titled:GTitleBar} UNTITLED, you will
  97. be asked to supply a file name. Otherwise, the text is saved to
  98. disk using the current window title.
  99.  
  100. This command is disabled until you open an edit window.
  101.  
  102. .topic SaveAs
  103.  SAVE FILE       [Ctrl]-[K]-[F]  {FILE Menu:File_Menu}
  104.                                  {SAVE Cmds:Saving}
  105.  
  106. Save text in the current window to disk under a new file name.
  107. You are asked to which file you would like to save the text.
  108. The file may be an existing disk file, or a new file.
  109.  
  110. Once your text is saved, you can continue using the editor on
  111. the current edit window.  Note that the
  112. {window title:GTitleBar} will change to reflect your new file
  113. name.
  114.  
  115. This command is disabled until you open an edit window.
  116.  
  117. .topic ChangeDir
  118.  CHANGE DIR                      {FILE Menu:File_Menu}
  119.  
  120. Change to another directory.
  121.  
  122. .topic ShellToDOS
  123.  SHELL TO DOS                    {FILE Menu:File_Menu}
  124.  
  125. Drop into MS-DOS to use various DOS commands, run other
  126. programs, and do all those wondrous things MS-DOS allows you to
  127. do.
  128.  
  129. When you are done using MS-DOS, type in "EXIT" and you will
  130. return to where you were in your application.
  131.  
  132. .topic Exit
  133.  EXIT            [Alt]-[X]       {FILE Menu:File_Menu}
  134.  
  135. Terminate the current application and return to MS-DOS.
  136.  
  137. Before the application is terminated, all windows on the
  138. {desktop:GDesktop} will be saved to the default desktop file on
  139. disk.  The current video mode is saved with the
  140. {desktop:GDesktop}.
  141.  
  142. The next time you use this application, the last
  143. {desktop:GDesktop} you had open will be restored, along with
  144. the video mode you were in.
  145.  
  146. .topic Edit_Menu=2200
  147.  EDIT Menu  [Alt]-[C]       {MENUS Help:Menus}
  148.  
  149. This menu allows you to cut, copy, and paste text to and from
  150. the clipboard.  You can also undelete your last text operation,
  151. clear {selected text:GSelectedText} from your document without
  152. putting it into the clipboard, or view current clipboard
  153. contents.
  154.  
  155. Sub Topics:
  156.  
  157.  {Undo:Undo}        │     │
  158.  {Copy:Copy}        │ {Cut:Cut} │ {Paste:Paste}
  159.  {Clipboard:Clipboard}   │     │
  160.  {Clear:Clear}       │     │
  161.  {Spell Check:SpellCheck} │
  162.  
  163. .topic Undo
  164.  UNDO            [Ctrl]-[U]      {EDIT Menu:Edit_Menu}
  165.                  [Ctrl]-[Q]-[L]  {EDITOR Cmds:Editor_Commands}
  166.  
  167. Undo your last text operation.  Whether you entered text that
  168. you don't really want, or accidentally deleted some text you
  169. would like to restore, UNDO will restore the text to its
  170. original context.
  171.  
  172. However, you must select UNDO before you use any
  173. {cursor key:Cursor}. The UNDO buffer is based on cursor
  174. movement.  As long as you are entering or deleting text you can
  175. UNDO it. This also applies to marking blocks of text and
  176. deleting them. The deletion can be undone, as long as you don't
  177. move the cursor with a {cursor key:Cursor} (i.e., [PgUp],
  178. [Right-Arrow], [Home], etc.). Once the cursor is moved, the
  179. UNDO buffer flushes itself and the original text context is
  180. forever gone.
  181.  
  182. This does not apply to using any of the text
  183. {reformatting keys:Formatting}. Wordwrap can not be undone. Nor
  184. can paragraph or document reformatting.
  185.  
  186. This command is disabled until you enter or delete text in an
  187. edit window.
  188.  
  189. .topic Copy
  190.  COPY            [Ctrl]-[Ins]    {EDIT Menu:Edit_Menu}
  191.                  [Ctrl]-[K]-[K]  {MOVING Cmds:Moving}
  192.                                  {SELECT Cmds:Selecting}
  193.  
  194. Copy selected text to the {clipboard:Clipboard}.  Using COPY
  195. indicates that you want to take a "copy" of your
  196. {selected text:GSelectedText}, leaving the text in your
  197. document intact.
  198.  
  199. This command is disabled until you place text on the
  200. {clipboard:Clipboard}.
  201.  
  202.  
  203. .topic Cut
  204.  CUT             [Shift]-[Del]   {EDIT Menu:Edit_Menu}
  205.                  [Ctrl]-[K]-[Y]  {DELETE Cmds:Deleting}
  206.                                  {SELECT Cmds:Selecting}
  207.  
  208. Cut {selected text:GSelectedText} out of your document to the
  209. {clipboard:Clipboard}.  Using CUT indicates that you want to
  210. "cut" your {selected text:GSelectedText}, removing the text
  211. from your document.
  212.  
  213. This command is disabled until you place text on the
  214. {clipboard:Clipboard}.
  215.  
  216. .topic Paste
  217.  PASTE           [Shift]-[Ins]   {EDIT Menu:Edit_Menu}
  218.                  [Ctrl]-[K]-[C]  {MOVING Cmds:Moving}
  219.  
  220. Paste text into your document from the {clipboard:Clipboard}.
  221. In order to use this option, text must have been placed on the
  222. {clipboard:Clipboard} previously using {COPY:Copy} or {CUT:Cut}
  223. commands.
  224.  
  225. This command is disabled until you place text on the
  226. {clipboard:Clipboard}.
  227.  
  228. .topic Clipboard
  229.  CLIPBOARD                       {EDIT Menu:Edit_Menu}
  230.  
  231. View the contents of the clipboard.  The clipboard will be
  232. blank unless you previously put something on it using the
  233. {COPY:Copy} or {CUT:Cut} commands.
  234.  
  235. To exit the clipboard, press [Alt]-[F3] and you will return to
  236. your current edit window.
  237.  
  238. .topic Clear
  239.  CLEAR           [Ctrl]-[Del]    {EDIT Menu:Edit_Menu}
  240.                                  {DELETE Cmds:Deleting}
  241.                                  {SELECT Cmds:Selecting}
  242.  
  243. Clear selected text from your document.  This is much like the
  244. {CUT:Cut} option, but the {selected text:GSelectedText} is not
  245. put on the {clipboard:Clipboard}.